HipNetwork.getData

Only returns true if the buffer has been completely loaded by the size expected by the package.

This function implements a data getter API which does not block execution (if the underlying implementation is non-blocking )

class HipNetwork
bool
getData
()

Return Value

Type: bool

True when package is fully received. False if not connected or still pending data

Meta